public interface CiscoRecorderInfo
Modifier and Type | Method and Description |
---|---|
CiscoAddress |
getAddress()
Returns the recorder address.
|
java.lang.String |
getMediaForkingClusterID()
Returns the Forking Cluster ID for Gateway Recording.
|
java.lang.String |
getMediaForkingDeviceName()
Returns the Forking Device Name for Gateway Recording.
|
int |
getMediaForkingDeviceType()
Returns the Media Forking Device Type for Gateway Recording.
|
java.lang.String |
getProtocolReferenceGUID()
Returns the Protocol Call Reference GUID for Gateway Recording.
|
int |
getRecordingType()
Returns the type of recording.
|
java.lang.String |
getTerminalName()
Returns the terminal name of the recording device.
|
CiscoAddress getAddress()
java.lang.String getTerminalName()
int getRecordingType()
int getMediaForkingDeviceType()
java.lang.String getMediaForkingDeviceName()
java.lang.String getProtocolReferenceGUID()
java.lang.String getMediaForkingClusterID()